body, ol, ul, li, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
	margin: 0;
	padding: 0;
}

div{ overflow:hidden}
img {
	border: 0;
}
li {
	list-style: none
}
iframe {
	border: none
}
html {
	height: 100%;
	font-size: 16px
}
body {
	height: 100%;
	font: 400 1em/1.8 'Microsoft Yahei', 'PingFang SC', 'Avenir', 'Segoe UI', 'Hiragino Sans GB', STHeiti, 'Microsoft Sans Serif', 'WenQuanYi Micro Hei', sans-serif
}
a {
	color: #333;
	text-decoration: none
}
a:hover {
	color: #333
}
a img {
	border: none
}
.cf:after, .cf:before {
	content: " ";
	display: table
}
.cf:after, .clearfix:after {
	clear: both
}
.fl {
	float: left
}
.fr {
	float: right
}
h1, h2, h3, h4, h5 {
	font-size: 100%;
	font-weight: normal
}
/*导航*/
.index_nav_wrap {
	width: 100%;
	height: 65px;
	background: #003366; overflow:visible;
}
.index_nav {
	height: 65px;
	width: 1200px;
	background: #003366;
	margin: 0 auto; overflow:visible;
}
.index_nav ul {
	float: left
}
.index_nav ul.nav_logo {
	width: 230px;
}

.index_nav ul.menu {
	width: 830px;
	height: 65px; overflow:visible;
}
/*搜索*/
.index_nav ul.search {
	width: 140px;
	height: 65px
}
.index_nav ul.search li {
	float: left
}
.index_nav ul.search li.search_btn {
	
	width: 19px;
	height: 65px;
	margin-right: 10px
}
.index_nav ul.search li.search_btn input{ width:19px; height:65px; background: url(../images/vedio/search_btn.png) no-repeat 0 22px; cursor:pointer}
.index_nav ul.search li.search_btn input {
	border: none; outline:0px ; -webkit-appearance: none; 
}
.index_nav ul.search li.search_value {
	height: 65px;
	width: 111px;
}
.index_nav ul.search li.search_value input {
	width: 100px;
	height: 20px;
	margin: 22px 0 0 0;
	border: none;
	border-bottom: 1px solid #ffffff;
	background: #003366;
	color: #ffffff
}
.boxed {
	position: relative
}
.menu {
	background: #003366;
	z-index: 1000
}
.ie8 .menu {
	filter: none;
	background: #398fc7
}
.menu a:hover, .menu a.hover {
}
.menu li {
	position: relative
}
.menu>li {
	float: left;
	border-bottom: 3px solid #003366
}

.menu>li.xw a.zz {
	padding-right: 35px
}
.menu>li:hover, .menu>li.hover {
	border-bottom-color: #b83a48;
	z-index: 1
}
.menu>li>a {
	display: block;
	font-size: 16px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	line-height: 16px;
	padding: 0px 20px;
	margin: 23px 0;
	height: 16px;
	text-shadow: 0 1px 1px rgba(45,118,158,.5);
	border-left: 1px solid #ffffff;
	/*border-right: 1px solid #ffffff;*/
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.menu>li:first-child>a {
	border-left-color: transparent
}
.menu>li:last-child>a {
	border-right-color: transparent
}
.menu ul {
	position: absolute;
	top: -9999px;
	left: -9999px;
	z-index: 9499;
	width: 100%;
	min-width: 110px
}
.menu>li:hover>ul, .menu>li.hover>ul {
	top: 65px;
	left: -30px;
	width: 300px;
	height: 190px;
	border: 1px solid #ececec;
	padding: 10px 20px 10px 35px;
	box-shadow: 5px 5px 5px rgba(0,0,0,.2);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,.2);
	background: #ffffff
}
.menu ul li a {
	display: block;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	background: #ffffff;
	font-size: 14px;
	color: #333333;
	text-align: center;
	text-transform: uppercase;
	line-height: 16px;
	padding: 10px 10px 10px 0px;
	background: url(../images/red_pointer.png) no-repeat 0 28px;
	float: left;
	width: 50px;
	height: 40px;
	line-height: 40px
}
.menu ul li:first-child>a {
	border-top: none
}
.menu ul li:last-child>a {
	border-bottom: none
}
.menu ul li:hover>a, .menu ul li.hover>a {
	background: #ffffff;
	border-color: #ffffff;
	font-size: #333333
}
.menu ul li:hover>a {
	background: url(../images/red_pointer.png) no-repeat 0 28px;
	float: left;
	line-height: 40px;
	height: 40px;
	color: #b83a48
}
.menu ul li:hover:before, .menu ul li.hover:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 3px;
	background: #c9376e
}
.menu ul li:hover>ul, .menu ul li.hover>ul {
	position: absolute;
	top: 1px;
	left: 100%;
	width: 100%;
	padding-left: 1%
}
/*头条*/
dl.top_news{ width:1200px; margin:30px auto; height:90px;}
dl.top_news dt{ height:50px; width:1200px; text-align:center; line-height:50px}

dl.top_news dd{ height:55px; font:16px/55px "Microsoft YaHei UI","宋体"; color:#333333; text-align:center}
dl.top_news dd a.more{ color:#b83a48}
/*图片轮转和广告*/
.pic_tools{ width:1200px; margin:0 auto; height:400px;}
.pic_tools_change{ width:900px; height:400px; float:left; margin-right:25px; position:relative;}
.pic_box{ width:900px; height: 400px; position:absolute; top: 0; left: 0; z-index: 1;}
.pic_box a{ display: block; width: 900px; height: 400px; position: absolute;top:0; left: 0;}
.pic_box a img{ width: 100%; height: 100%;}

.words_box dl{ position: absolute; left: 0; top: 0; padding: 80px 0 0 40px; width: 210px;}
.words_box dl dt{ line-height: 30px; margin-bottom: 20px;}
.words_box dl dt a{ color: #ffffff; font:bold 26px/40px "微软雅黑","黑体"} 
.words_box dl dd{ font: 12px/24px "宋体";color: #ffffff;}
.words_box dl dd.more a{ color: #ffd71e; font:14px/56px "宋体";}

/*广告*/
.pic_tools_ad{ width:275px; height:400px; float:left}
.pic_tools_ad1{ width:275px; height:240px; margin-bottom:20px}
.pic_tools_ad1 a img{ width:275px; height:240px}
.pic_tools_ad2,.pic_tools_ad2 a img{ width:275px; height:140px;}
/*今日热点，正在直播，融媒矩阵，城市活动，专题策划开始*/
.content2{ width:1200px; height:1414px; margin:50px auto 0 auto}
.con2_left{ width:900px; height:1414px; float:left; margin-right:25px}
.con2_left_top{ width:900px; height:1150px;}
.today_hot{ width:450px; height:1190px; float:left; margin-right:70px}

.zxxx{width:280px; overflow:hidden;height:20px; line-height:20px; position:absolute; top:14px; left:170px}



.zxxx ul li a{ font-size:14px; color:#333333; padding-right:10px}
dl.jrrd_box{ width:450px; height:191px; border-bottom:1px solid #b1b1b1; margin-top:25px}
dl.jrrd_box dt{ line-height:50px;}
dl.jrrd_box dt a{ font-size:24px; color:#333333}
dl.jrrd_box dd{ font-size:14px; line-height: 24px; color:#666666}
dl.jrrd_box dd a{ color:#b83a48}
dl.jrrd_box dd.source{font-size:12px; margin-top:30px; height:30px; line-height:30px; text-align:center; background:#d7d7d7; color:#ffffff; width:65px}
/*视频*/
.vedio_city{ width:380px; height:1190px; float:left}
.live_vedio{ width:380px; height:310px; margin-bottom:35px; position: relative;}

.tv a{ display:block; width:87px; height:25px}

.fm a{ display:block; width:87px; height:25px}
.tv_channel{ width: 87px; position: absolute; top: 30px; left: 188px; height: 290px; }
.tv_wrap{ width: 87px; height: 238px; background: #000000;position: absolute;top:0;left:0;z-index: 1; display: none;}
.tv_channel ul{width: 71px; height: 238px;position: absolute;top:0;left:0;z-index:99999999; padding: 0 8px; display: none; background:#000000}
.tv_channel ul li{ background: url(../images/red_pointer.png) no-repeat 0 14px; padding-left: 8px; height:30px; line-height: 30px;}
.tv_channel ul li a{ color: #ffffff; font-size: 14px;}
.tv_channel ul li a:hover{ color: #b83a48;}

.radio_channel{ width: 87px; position: absolute; top: 57px; left: 287px; height:263px; }
.radio_wrap{ width: 87px; height: 210px; background: #000000;position: absolute;top:0;left:0;z-index: 1;display: none}
.radio_channel ul{width: 71px; height: 210px;position: absolute;top:0;left:0;z-index:99999999; padding: 0 8px;display: none; background:#000000}
.radio_channel ul li{ background: url(../images/red_pointer.png) no-repeat 0 14px; padding-left: 8px; height:30px; line-height: 30px;}
.radio_channel ul li a{ color: #ffffff; font-size: 14px;}
.radio_channel ul li a:hover{ color: #b83a48;}
/*城市活动*/
.cshd{ width:380px; height:840px;}

.cshd_box{ width:380px; height:300px; border-bottom:1px solid #b1b1b1}
.cshd_pic{ position:relative; width:380px; height:163px; overflow: hidden;}
.cshd_pic img{ width:380px; height:163px; position:absolute; top:0; left:0; z-index:1}
.cshd_day{ width:40px; height:46px; background:#003366; position:absolute; top:0; left:0; z-index:10; color:#ffffff}
.cshd_day_year{ height:22px; width:34px; text-align:center; border-bottom:1px solid #ffffff; margin:0 3px; font-size:14px; font-weight:bold}
.cshd_day_month{ height:23px; width:34px; margin:0 3px; font-size:12px; text-align:center}
li.cshd_title{ height:50px; line-height:50px; margin-top: 15px;}
li.cshd_title a{ color:#333333; font-size:20px; font-weight:bold}
li.cshd_con{ line-height:24px; font-size:14px}
.cshd_box2{ width:380px; height:110px; margin-top:30px}
.cshd_box2 li{ float:left}
li.cshd_pic2{ width:195px; height:110px; position:relative; margin-right:25px; overflow:hidden}
li.cshd2_words{ width:160px;}
li.cshd2_words h2{ line-height:24px; margin-bottom: 10px}
li.cshd2_words h2 a{ color:#333333; font-size:16px;}
li.cshd2_words p{ line-height:18px; font-size:12px}
.cshd_pic2 img{ width:195px; height:110px; position:absolute; top:0; left:0; z-index:1}
.cshd2_day{ width:30px; height:46px; background:#003366; position:absolute; top:0; left:0; z-index:10; color:#ffffff}
.cshd2_day_year{ height:22px; width:28px; text-align:center; border-bottom:1px solid #ffffff; margin:0 1px; font-size:14px; font-weight:bold}
.cshd2_day_month{ height:23px; width:28px; margin:0 1px; font-size:12px; text-align:center}
/*专题策划*/
.con2_left_bottom{ width:900px; height:264px;}

.ztch_list{ width:900px; height:180px;}
.ztch_box{ float:left; width:290px; height:180px; position:relative}
.ztch_box_pic{ position:absolute; top:0; left:0; z-index:1; width:290px; height:180px; overflow:hidden}
.ztch_box_pic a img{ width:290px; height:180px;}
.ztch_box_tools{ position:absolute; width:290px; height:56px; top:124px; left:0; z-index:10}
.ztch_box_tools_day{ width:50px; height:56px; background:#b02d35; float:left; color:#ffffff; padding:0 5px}
.ztch_box_tools_ti{ width:230px; text-align:center; height:56px; float:left; background:#003366; line-height:56px;}
.ztch_box_tools_ti a{ color:#ffffff; font:bold 20px/56px "微软雅黑","黑体"}
ul.ztch_box_tools_day li.zbtd1{ width:50px; font-size:14px; line-height:25px; height:25px; border-bottom:1px solid #ffffff; text-align:center; font-weight: bold}
ul.ztch_box_tools_day li.zbtd2{ width:50px; font-size:12px; line-height:16px; height:16px; text-align:center}
ul.ztch_box_tools_day li.zbtd3{ width:50px; font-size:12px; line-height:12px; height:12px;  text-align:center}
.con2_right{ width:275px; height:1414px; float:left}

/*读报刊*/
.dbk{width:275px; height:310px;}

.dbk_con{ width:273px; height:266px; border:1px solid #c2c2c2; border-top:none}
.dbk_pic{ position: relative; width: 150px; height: 230px; float:left; padding: 18px 10px;}
.dbk_pic a{ width: 150px; height: 230px; display:none; position: absolute; top: 18px; left: 10px;}
.dbk_pic a img{ width: 150px; height: 230px;}
.dbk_list{ position: relative; width:93px; float:left; height: 230px; padding: 19px 0 0 0 ;}
.dbk_list a{ display: block; width: 93px; height: 25px; margin-bottom:9px;} 
.dbk_list a img{ width: 93px; height: 25px;}
.dbk_list a.current img{ box-shadow:3px 3px 2px #888888;}
/*融媒矩阵*/
.rmjz{ width:275px; height: 1068px; margin-top: 34px;}

.rmjz_con{ width:273px; height: 1023px; border:1px solid #c2c2c2;}
.rmjz_box{ width: 205px; border-bottom:1px solid #C2C2C2;padding-bottom: 20px; margin: 25px auto 0 auto; height: 160px;}
.rmjz_box h2{ text-align: center;}
.rmjz_box h2 a img{ width:54px; height:54px}
.rmjz_box dl dt{ height: 30px; line-height: 30px; overflow:hidden}
.rmjz_box dl dt a{ font-size: 16px; color: #000000;}
.rmjz_box dl dd{ font-size:12px; color: #666666; line-height: 22px;}
.rmjz_box dl dd a.more{ color: #b83a48;}
/*视频新闻*/
.vedio_news{ width: 1200px; margin: 50px auto 0 auto;}

.vedio_news h1 a{ padding: 0 10px; color:#003366; font-size: 14px;}
.vedio_news_top{ width: 1200px; height: 220px; margin-top: 30px;}
.vedio_news_box{ float:left; width: 386px; height: 220px; position: relative;}
.vedio_news_box_pic,.vedio_news_box_pic a img{ width: 386px; height: 220px; position: absolute; top: 0; left: 0; z-index: 1;}
.vedio_news_box_pic{ overflow:hidden}
.vedio_news_box_wrap{ width:386px; height: 40px; line-height: 40px ; background: #000000; position: absolute; top:180px; left: 0; z-index: 2;}
.vedio_news_box_title{ width:320px; height: 40px; line-height: 40px ; position: absolute; top:180px; left: 0; z-index: 3; text-indent: 1em;}
.vedio_news_box_title a{ color: #ffffff; font-size: 20px;}

.vedio_news_box_btn a{ display: block; width:66px; height: 40px;}

.vedio_news_bottom{ width: 1200px; height: 125px; margin-top: 30px;}

.vedio_news_bottom a{ display: block; width: 386px; height: 125px;}
/*行业新闻*/
.hyxw{ width: 1200px; margin: 50px auto 0 auto;}

.hyxw h1 a{padding: 0 10px; color:#003366; font-size: 14px;}
.hyxw_con{ width: 1200px; margin-top: 30px;}
.hyxw_box{ width:285px; height:300px; margin: 0 20px 20px 0; float:left}
ul.hyxw_box_top{float:left; width: 285px; height: 160px; position: relative; margin-bottom: 10px;}
li.hyxw_box_top_pic,li.hyxw_box_top_pic a img{ width: 285px; height: 160px;position: absolute; top: 0; left: 0; z-index: 1;}
li.hyxw_box_top_pic{ overflow:hidden;}
li.hyxw_box_top_wrap{ width:285px; height: 33px; line-height: 33px ; background: #000000; position: absolute; top:127px; left: 0; z-index: 2;}
li.hyxw_box_top_title{ width:225px; height: 33px; line-height: 33px ; position: absolute; top:127px; left: 60px; z-index: 3;text-align: center; overflow: hidden;}
li.hyxw_box_top_title a{ color: #ffffff; font-size: 16px;}
li.hyxw_box_top_channel{ width: 60px; height: 33px; background:#003366; z-index: 4; position:absolute; top: 127px;left:0; line-height: 33px;text-align: center;}
li.hyxw_box_top_channel a{ font:bold 16px/33px "微软雅黑","黑体"; color: #ffffff;}
ul.channel_list{ width: 285px; height:120px; position: relative; overflow: hidden;}

/*footer*/
.footer_wrap{ width: 100%; height: 312px; background: #003366;}
.footer{ width: 1200px; height: 312px; margin: 0 auto;}
.footer_left,.footer_right{ float:left; height: 312px;}
.footer_left{ background: url(../images/footer_bg.jpg) no-repeat; width: 356px;}
.footer_right{ width:844px}
.footer_about ul li{ height:35px; line-height:35px; font-size:18px;}
.footer_about ul li span{ padding-right:10px; font-weight:bold}
.footer_about ul li a{ font-size:14px; color:#333333; padding-left:5px}
.footer_about p{ line-height:24px; color: #ffffff; font-size: 12px;}
.footer_about p a{ color: #ffffff;}
.cn_list { float:left; border-right:1px solid #333333; height:18px; line-height:18px; }
.cn_list{ height:24px; line-height:24px; overflow:hidden; width:900px; margin-bottom:25px; color: #ffffff;}
.cn_list a{ color:#ffffff; font-size:16px; padding:0 20px;}
.cn_list a:hover{ color: #b83a48;}
.footer_about{ padding:70px 0 0 0; width:844px; height:220px}
.imglist{ margin-top:0px; padding:25px 0 0 0px}
.imglist a{ padding-right:10px}
/*鼠标移入图片放大*/
.cshd_box a img,.cshd_box2 img,.ztch_box_pic img,.zt_box_pic img,.vedio_news_box_pic a img,li.hyxw_box_top_pic a img{  
                cursor: pointer;  
                transition: all 0.6s;  
            }  
.cshd_box a img:hover,.cshd_box2 img:hover,.zt_box_pic img:hover,.ztch_box_pic img:hover,.vedio_news_box_pic a img:hover,li.hyxw_box_top_pic a img:hover{  
                transform: scale(1.4);  
            }  
/*读报刊*/
.dbk_header{ width: 100%; height: 100px;overflow:visible;}
.dbk_nav1{ width: 1200px; height: 38px;line-height: 38px; margin: 0 auto;overflow:visible;}
ul.dbk_nav1_menu,ul.dbk_search{ float:left; height: 38px;line-height: 38px;}
ul.dbk_nav1_menu{ width:1060px;overflow:visible;}


.szb{overflow:visible;}
/**/
.boxed {
	position: relative
}
.dbk_nav1_menu {
	background: #ffffff;
	z-index: 1000;overflow:visible;
}
.ie8 .dbk_nav1_menu {
	filter: none;
	background: #ffffff
}
.dbk_nav1_menu a:hover,.dbk_nav1_menu a.hover {
}
.dbk_nav1_menu li {
	position: relative
}
.dbk_nav1_menu>li {
	float: left;
}
.dbk_nav1_menu>li.xw {
}
.dbk_nav1_menu>li.xw a.zz {
	padding-right: 35px
}
.dbk_nav1_menu>li:hover,.dbk_nav1_menu>li.hover {
	
	z-index: 1
}
.dbk_nav1_menu>li>a {
	display: block;
	font-size: 12px;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	line-height: 16px;
	padding: 0px 20px;
	height: 16px;
	border-left: 1px solid #aab3c1;
	margin:10px 0;
	/*border-right: 1px solid #aab3c1;*/
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.dbk_nav1_menu>li:first-child>a {
	border-left-color: transparent
}
.dbk_nav1_menu>li:last-child>a {
	border-right-color: transparent
}
.dbk_nav1_menu ul {
	position: absolute;
	top: -9999px;
	left: -9999px;
	z-index: 9499;
	width: 100%;
	min-width: 110px
}
.dbk_nav1_menu>li:hover>ul,.dbk_nav1_menu>li.hover>ul {
	top: 36px;
	left: -30px;
	width: 300px;
	height: 190px;
	border: 1px solid #ececec;
	padding: 10px 20px 10px 35px;
	box-shadow: 5px 5px 5px rgba(0,0,0,.2);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,.2);
	background: #ffffff
}
.dbk_nav1_menu ul li a {
	display: block;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	background: #ffffff;
	font-size: 14px;
	color: #333333;
	text-align: center;
	text-transform: uppercase;
	line-height: 16px;
	padding: 10px 10px 10px 0px;
	background: url(../images/red_pointer.png) no-repeat 0 28px;
	float: left;
	width: 50px;
	height: 40px;
	line-height: 40px
}
.dbk_nav1_menu ul li:first-child>a {
	border-top: none
}
.dbk_nav1_menu ul li:last-child>a {
	border-bottom: none
}
.dbk_nav1_menu ul li:hover>a,.dbk_nav1_menu ul li.hover>a {
	background: #ffffff;
	border-color: #ffffff;
	font-size: #333333
}
.dbk_nav1_menu ul li:hover>a {
	background: url(../images/red_pointer.png) no-repeat 0 28px;
	float: left;
	line-height: 40px;
	height: 40px;
	color: #b83a48
}
.dbk_nav1_menu ul li:hover:before,.dbk_nav1_menu ul li.hover:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 3px;
	background: #c9376e
}
.dbk_nav1_menu ul li:hover>ul,.dbk_nav1_menu ul li.hover>ul {
	position: absolute;
	top: 1px;
	left: 100%;
	width: 100%;
	padding-left: 1%
}


/**/
ul.dbk_search{ width: 300px;}
ul.dbk_search {
	width: 140px;
}
ul.dbk_search li {
	float: left
}
ul.dbk_search li.search_btn {
	
	width: 19px;
	height: 38px;
	margin-right: 10px
}
ul.dbk_search li.search_btn input{ width:19px; height:38px;background: url(../images/dbk_search.jpg) no-repeat 0 12px;}
ul.dbk_search li.search_btn input {
	border: none
}
ul.dbk_search li.search_value {
	height: 38px;
	width: 111px;
}
ul.dbk_search li.search_value input {
	width: 90px;
	height: 20px;
	margin: 12px 0 0 0;
	border: none;
	border-bottom: 1px solid #003366;
	color: #000000
}
.dbk_nav2_wrap{ width: 100%; height: 62px; background: #013366;}
.dbk_nav2{ width: 1200px;margin: 0 auto; background: #013366;  height:62px; line-height:62px; position:relative}
.dbk_nav2 a.logo_link{ display:block; width:300px; height:62px; position:absolute; top:0; left:0}
.dbk_nav2 a.logo_link:hover{ background:none;}

.dbk_nav2 a{ display:inline-block; color: #ffffff; font-size:16px; padding:0 16px; height: 62px;}
.dbk_nav2 a:hover{background:#0f447b; color:#ffffff; text-decoration:none}
/*文章页*/
.page_map{ width: 1140px; height: 80px; line-height: 80px; margin: 0 auto; padding:0 30px}
.page_map a{ color: #000000; font-size: 14px; padding: 0 10px;}
.maincontent{ width: 1200px; margin: 0 auto;}
.maincontent h1{color: #000000; font:bold 40px/60px "微软雅黑"; padding:0 30px}
.page_tools{ width: 1140px; height: 60px;margin: 36px 0 0 0; border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4; line-height: 60px; font-size: 16px; color: #666666; padding:0 30px}
.page_date,.page_time,.page_source{ float:left; margin-right: 13px;}
.page_share{ height: 40px; float: right; margin-top: 14px;}
.page_content{ width: 1200px; margin-bottom: 60px;}
.page_content_left,.page_content_right{ float:left}
.page_content_left{ width:925px;}
.page_content_left p{ padding:0 30px}
.page_content_left img{ width:600px}
.page_content_right{ width:275px;}
.page_content_right .hours24{ margin-top:40px; width:275px; height:420px; overflow:hidden}
.page_content p{ margin-top: 35px; font-size:18px; text-indent:1em}
/*频道页*/
.channel_title{ margin: 0 auto; width: 1200px; height: 120px;}
.channel_content{ width: 1200px; margin: 47px auto;}
.channel_nav,.channel_list,.hours24{ float:left}
.channel_nav{ width:100px; margin-right:56px;}
.channel_nav ul li{ height:32px; line-height: 32px; width: 100px; text-align: center; margin-bottom: 10px; background: #e4e4e4;}
.channel_nav ul li a{ font-size: 16px;}
.channel_nav ul li a:hover{ font-size: 20px; color:#b83b47;}

.channel_box .channel_box_left dl dt a{ font-size: 26px; color: #333333;}
.channel_box .channel_box_left dl dd{ font-size: 16px; color: #666666; line-height: 30px;}
.channel_box .channel_box_left dl dd a{ color: #b83b47;}
.channel_box .channel_box_left dl dd.box_source{ color: #ffffff; font-size: 16px; text-align: center; height:28px; line-height: 28px; padding: 0 5px; background: #d7d7d7; width: 70px; margin-top: 5px;}
.channel_box .channel_box_right{ float:left; width:265px;}
.channel_box .channel_box_right a img{ width: 265px; height: 152px;}
.hours24{ width: 278px; height:420px; overflow:hidden}

/*时政*/

/*融媒矩阵*/
.rmjz_content{ width:1200px; margin:0 auto;}


.rmjz_wz{ width:1200px; height: 190px; margin: 20px auto; line-height: 190px}

.rmjz_wz a{ display:inline-block; float:left; margin: 0px 50px 0 0; height: 190px; text-align: center; line-height: 190px; width: 210px;}

.rmjz_app{ width:1200px; height: 190px; margin: 20px auto; line-height: 190px}

.rmjz_app a{ display:inline-block; float:left; margin: 0px 50px 0 0;height: 190px; text-align: center; line-height: 190px; width: 210px;}

.rmjz_wxgh{ width:1200px; margin: 20px auto; line-height: 190px}

.rmjz_wxgh a{ display:inline-block; float:left; margin: 0px 0px 0 0; width: 210px; height: 190px; position: relative}
.rmjz_wxgh a img{ display: block; }
/*读报刊首页*/
.dbk_content{ width: 1000px; height: 1600px; margin: 0 auto}
/*读报刊*/
.dbk_list_con{ width: 1000px; height: 1520px; margin: 0 auto}
/*首页加链接*/
.dbk h1 a,.cshd h1 a,.rmjz h1 a,.con2_left_bottom h1 a{ display:block; width:100%; height:100%}

/*专题策划*/
.zt_list{ width:897px; margin-right: 25px; float:left}
.zt_box{ float:left; width:284px; height:180px; position:relative; margin:0 15px 24px 0}
.zt_box_pic{ position:absolute; top:0; left:0; z-index:1; width:284px; height:180px; overflow:hidden}
.zt_box_pic a img{ width:284px; height:180px;}
.zt_box_tools{ position:absolute; width:284px; height:56px; top:124px; left:0; z-index:10}
.zt_box_tools_day{ width:30px; height:56px; background:#b02d35; float:left; color:#ffffff; padding:0 5px}
.zt_box_tools_ti{ width:244px; text-align:center; height:56px; float:left; background:#003366; line-height:56px;}
.zt_box_tools_ti a{ color:#ffffff; font:bold 20px/56px "微软雅黑","黑体"}
ul.zt_box_tools_day li.zbtd1{ width:30px; font-size:15px; line-height:25px; height:25px; border-bottom:1px solid #ffffff; text-align:center; font-weight: bold}
ul.zt_box_tools_day li.zbtd2{ width:30px; font-size:12px; line-height:16px; height:16px; text-align:center}
ul.zt_box_tools_day li.zbtd3{ width:30px; font-size:12px; line-height:12px; height:12px;  text-align:center}
/*当前页效果*/
.thisCurrent{ background:#0f447b}
/*大连云*/

/*内容页*/
.page_ztch{ width:275px; padding-top:40px}

.page_ztch .ztch_box{ margin-top:25px; width:275px; height:180px; position:relative}
.page_ztch .ztch_box_pic{ position:absolute; top:0; left:0; z-index:1; width:275px; height:180px; overflow:hidden}
.page_ztch .ztch_box_pic a img{ width:275px; height:180px;}
.page_ztch .ztch_box_tools{ position:absolute; width:275px; height:56px; top:124px; left:0; z-index:10}
.page_ztch .ztch_box_tools_day{ width:40px; height:56px; background:#b02d35; float:left; color:#ffffff; padding:0 5px}
.page_ztch .ztch_box_tools_ti{ width:225px; text-align:center; height:56px; float:left; background:#003366; line-height:56px;}
.page_ztch .ztch_box_tools_ti a{ color:#ffffff; font:bold 20px/56px "微软雅黑","黑体"}
/*广告刊例*/

        .ad_content{ width:1200px; height:815px; margin:20px auto; position:relative}
		a.gbgg{ display:block; width:725px; height:97px; top:198px; left:475px; position:absolute}
		a.dsgg{ display:block; width:725px; height:100px; top:297px; left:475px; position:absolute}
		a.dlrbgg{display:block; width:725px; height:88px; top:404px; left:475px; position:absolute}
		a.dlwbgg{display:block; width:725px; height:87px; top:493px; left:475px; position:absolute}
		a.qkcmgg{display:block; width:725px;height:92px; top:581px; left:475px; position:absolute}
		a.xmtgg{display:block; width:725px; height:135px; top:678px; left:475px; position:absolute}
    
